[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_MYLIMIT()
 Set horiz. bounds of mouse using virtual screen coordinates
------------------------------------------------------------------------------

 Syntax

     FT_MYLIMIT( <nY1>, <nY2> ) -> NIL

 Arguments

    <nY1> is the left column limit.

    <nY2> is the right column limit.

 Returns

    NIL

 Description

    Set maximum horizontal bounds of mouse using virtual screen coordinates.

 Examples

    FT_MYLIMIT( 10, 20 )

 Source: MOUSE1.PRG

 Author: Leo Letendre

See Also: FT_MXLIMIT() FT_MINREGION()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson